home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 2602 / oper.hlp < prev    next >
Text File  |  1989-03-02  |  886b  |  18 lines

  1. Value to be entered by the operator via the standard input device for
  2. each step time during execution of the statement(s) in which an OPER
  3. variable appears.  A prompt is issued before each data value unless
  4. this prompt is suppressed by a 'YES' setting for the 'Suppress OPER
  5. prompt?' Execution option.
  6.  
  7. Note: One OPER value is input for each step time, not for each use of
  8.       the OPER variable within a statement.
  9.  
  10. Values entered may be floating point numbers, dates (mm/dd/yy), or
  11. hours (hh:mm:ss).  If a prompt is output, its format conforms to the
  12. current XFORMAT setting (NOMINAL, DATES, HOURS).
  13.  
  14. Since the value for OPER is taken from the standard input device, you
  15. may wish to suppress the prompt and use DOS's I/O redirection
  16. feature to input data from an ASCII file containing just data values
  17. (no time tags).  This file must be terminated with a control-Z.
  18.